Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[explore] set working default for MetricsControl #4803

Merged
merged 1 commit into from
Apr 11, 2018

Conversation

mistercrunch
Copy link
Member

@mistercrunch mistercrunch commented Apr 11, 2018

The default setting which would look for either count first and then
any metric stopped working when we landed MetricsControl. This mimics
the previous behavior.

👀 @GabeLoins

The default setting which would look for either `count` first and then
any metric stopped working when we landed MetricsControl. This mimics
the previous behavior
@codecov-io
Copy link

Codecov Report

Merging #4803 into master will increase coverage by <.01%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4803      +/-   ##
==========================================
+ Coverage   72.33%   72.33%   +<.01%     
==========================================
  Files         208      208              
  Lines       15519    15521       +2     
  Branches     1202     1202              
==========================================
+ Hits        11225    11227       +2     
  Misses       4291     4291              
  Partials        3        3
Impacted Files Coverage Δ
superset/assets/javascripts/modules/utils.js 48.2% <100%> (ø) ⬆️
...set/assets/javascripts/explore/stores/controls.jsx 38.88% <75%> (+0.86%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 02a9e37...ca2aaf9. Read the comment docs.

Copy link
Member

@betodealmeida betodealmeida left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mistercrunch mistercrunch merged commit ae7e114 into apache:master Apr 11, 2018
@mistercrunch mistercrunch deleted the fix_default_metrics branch April 11, 2018 22:11
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
The default setting which would look for either `count` first and then
any metric stopped working when we landed MetricsControl. This mimics
the previous behavior
timifasubaa pushed a commit to timifasubaa/incubator-superset that referenced this pull request May 31, 2018
The default setting which would look for either `count` first and then
any metric stopped working when we landed MetricsControl. This mimics
the previous behavior
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
The default setting which would look for either `count` first and then
any metric stopped working when we landed MetricsControl. This mimics
the previous behavior
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.25.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.25.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants